PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioItem Class / getContent Method
In This Topic
    getContent Method
    In This Topic
    Gets the item content.
    Syntax
    public byte[] getContent()

    Return Value

    The content of the portfolio item.
    See Also